C1.Web.Mvc Namespace / FlexMap<T> Class / CssClass Property

In This Topic
CssClass Property (FlexMap<T>)
In This Topic
Gets or sets the css class of the control.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property CssClass As String
 
See Also